home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_3 / multiuser / include / proto / multiuser.h
C/C++ Source or Header  |  1995-05-23  |  179b  |  8 lines

  1. #ifndef PROTO_MULTIUSER_H
  2. #define PROTO_MULTIUSER_H
  3. #include <exec/types.h>
  4. extern struct muBase *muBase;
  5. #include <clib/multiuser_protos.h>
  6. #include <pragmas/multiuser.h>
  7. #endif
  8.